home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / WIN / WAV / WAVPLR.ZIP / WAVPLYR.DOC < prev    next >
Encoding:
Text File  |  1994-03-27  |  4.1 KB  |  111 lines

  1. Steve's Wave Player - Version 1.2
  2. By Stephen T. Batson Jr., Copyright (c) 1994
  3. All rights reserved.
  4.  
  5.  
  6. FILES
  7. -----
  8.  
  9. WAVPLYR.EXE    Program Executable
  10. WAVPLYR.DOC    (This File)
  11. STARTWAV.WAV    Optional .WAV file that plays at startup.
  12.  
  13. About Steve's Wave Player
  14. -------------------------
  15.  
  16. Steve's Wave Player is Freeware. The program is written in Visual Basic
  17. in a few hours so I see no reason to charge a fee for it. I wrote this
  18. program so I could have a simple but useful program to play my wave files
  19. without the restrictions of the Windows Players or some of the shareware 
  20. programs available which were either clumbsy use, filled with Nag messages
  21. and time delays asking for money, and not really offering enough to justify
  22. the cost. With Version 1.0 I wasn't sure how much more time I would put into
  23. this, but it's turning out to be fun and easy, so as time permits I will be
  24. adding features to it. Latest version will always be available on:
  25.  
  26.             The PowerLine BBS (916)338-3230
  27.  
  28. I hope you enjoy the program and get some use out of it. Feel free to pass
  29. along to others and use as you see fit. All I ask is that you leave all 
  30. files and copyright information intact.
  31.  
  32.  
  33. Disclaimer
  34. ----------
  35.  
  36. Steve Batson and The PowerLine BBS shall in no way be held responsible for
  37. any damage incurred as a result of using this program.  All responsibility 
  38. lies with the user of the software. When you use this program, you agree
  39. to these terms.
  40.  
  41. Requirements
  42. ------------
  43.  
  44. + Windows 3.x or higher
  45. + A sound card or PC speaker driver for windows
  46. + VBRUN300.DLL available on many BBS's...if you can't find it
  47.   you may download it from The PowerLine BBS at (916)338-3230
  48.  
  49. Features
  50. --------
  51.  
  52. + Provides Drive/File/Directory List Boxes to pick .wav files from
  53. + Displays only the .wav files in the selected directory
  54. + Allows you to select multiple .wav files, then play them all with the
  55.   click of one button
  56. + Stores the last location upon exit, so next time you pick up where
  57.   you left off.
  58. + Delete Button will delete all marked files after confirm.
  59. + Stop button will stop playing a group of files after the current
  60.   file is done.
  61. + If a file "STARTWAV.WAV" is found in the default directory when
  62.   WAVPLYR is started, it will play it. I have included a homemade 
  63.   sample...by all means feel free to replace it before it drives you
  64.   nuts. :)
  65.  
  66. Bugs found in Version 1.0 fixed in Version 1.1
  67. ----------------------------------------------
  68.  
  69. + While playing a .WAV file, the system would freeze all other Windows 
  70.   tasks until it was done. Version 1.1 now shares resources properly.
  71.  
  72. + Current playing .WAV file did stay on the screen long enough after
  73.   the last .WAV was started. Corrected in Version 1.1
  74.  
  75.  
  76. Bugs found in Version 1.1 fixed in Version 1.2
  77. ----------------------------------------------
  78.  
  79. + When exiting the program using Close from the control box, the program 
  80.   would not free up all it's memory and resources or remove itself from
  81.   the Windows Task List. This has been fixed.
  82.  
  83. Ideas I have for the next release (Version 2.0)
  84. -----------------------------------------------
  85.  
  86. * Selected .WAV files will be listed in a Pick List Box in the order
  87.   they are selected and played in that same order. Currently, the files
  88.   are played in alphabetical order as listed in the File List Box.
  89.  
  90. * A built in database feature to allow users to enter descriptions of 
  91.   the .WAV files. 
  92.  
  93. Your Comments, questions and suggestions requested
  94. --------------------------------------------------
  95.  
  96. If you find a bug or have suggestions, comments, questions, etc. Please 
  97. leave a message to: Steve Batson, The PowerLine BBS (916)338-3230 or on
  98. CompuServe 72510,3420
  99.  
  100. Final Comments
  101. --------------
  102.  
  103. I have no intention of charging a fee for this product at any time in the
  104. near future. I will however, gladly accept contributions (if you feel so 
  105. inclined) to help support future ehancements of this product as well as 
  106. future products. Anyone sending $5.00 or more will receive subscription 
  107. access on The PowerLine BBS. This way you get access to a great BBS and help
  108. support development of future products like Steve's Wave Player.
  109.  
  110. Enjoy!
  111.